function compareBrowser(thisBox) {
    if (thisBox.checked != thisBox.defaultChecked) {
        // instrukcje zwizane z wykorzystaniem innych stron HTML
    }
}